| Assembler | |
|
T o o l s -Obfuscator -Installer -Assembler -Links -Old tools |
|
|
This
is v0.4 of a java bytecode assembler. Java bytecode can be
generated either through a script which drives the assembler package,
or directly accessing the assembler package from java. The assembler
package is very simple, it attempts neither validation nor
optimization of bytecode.
The scripting language is loosely based on scheme, and lets you generate bytecode through a verbose, unnecessarily parenthetical but reasonably useful language. I chose such an interface mostly because it is easy to parse and generate. Also check out Jon Meyer's Jasmin assembler which has a nice assembler-like syntax (and uses the jas package to generate code.) The documentation here is sparse, and rather Unix centric. If there is interest, I'll flesh out the weak spots. The assembler has been restructured since the previous version, so be warned -- there are probably different holes now :-) If you mail me questions/bug reports/fixes, I'll add them as quickly as I can. |
|
![]() |
|
| contents | |
|
|
|
T o o l s Obfuscator | Installer | Assembler | Links | Old tools
http://www.sbktech.org/jas.html
Revised: Fri Apr 4 08:32:36 1997 |
|